Update to OSTree 2020.4
authorFelix Krull <f_krull@gmx.de>
Tue, 25 Aug 2020 16:36:37 +0000 (18:36 +0200)
committerColin Walters <walters@verbum.org>
Fri, 6 May 2022 16:53:56 +0000 (12:53 -0400)
commitaee92d14a82e7e303b628f212c49bcb02e323854
treea705df898ddd96a5966d084a6f8d5cf7958e3e30
parentd7156df1da31e3e64662d19894c44775295570dd
Update to OSTree 2020.4
15 files changed:
rust-bindings/rust/conf/ostree.toml
rust-bindings/rust/gir-files/OSTree-1.0.gir
rust-bindings/rust/src/auto/constants.rs
rust-bindings/rust/src/auto/enums.rs
rust-bindings/rust/src/auto/flags.rs
rust-bindings/rust/src/auto/functions.rs
rust-bindings/rust/src/auto/mod.rs
rust-bindings/rust/src/auto/repo_commit_modifier.rs
rust-bindings/rust/src/auto/sign.rs [new file with mode: 0644]
rust-bindings/rust/src/auto/sysroot.rs
rust-bindings/rust/src/auto/versions.txt
rust-bindings/rust/sys/Cargo.toml
rust-bindings/rust/sys/src/auto/versions.txt
rust-bindings/rust/sys/src/lib.rs
rust-bindings/rust/sys/tests/abi.rs